home *** CD-ROM | disk | FTP | other *** search
- Path: news.production.compuserve.com!news
- From: Michael Grahl <100272.1323@CompuServe.COM>
- Newsgroups: comp.lang.c
- Subject: MSVC: Linker-warning-error in OVL
- Date: 28 Jan 1996 14:26:07 GMT
- Organization: Grahl
- Message-ID: <4eg11v$obq$1@mhafn.production.compuserve.com>
-
- Hello,
-
- I'm having some trouble with MSVC1.5. After converting a project
- from MS-DOS-EXE to an MS-DOS-Overlaid-EXE I get a lot of
- linker-warnings like:
-
- "MYSRC.OBJ(c:\dir\mysrc.c): warning L40549: far reference to
- overlaid segment MYSRC_TEXT changed to OVERLAY_THUNKS"
-
- The number of this warnings exceeds more then 200 ! I checked
- most of them and I think I can ignore them. But it's hard to find
- any "real" warning-error in this huge list. Can someone explain
- me a way to avoid this warning errors ?
-
- Michael
-